What I see in QorIQ SDK 1.8 for your board, is that 128MB NOR Flash space is mapped. That means, all VBANKs are visible to u-Boot.
Of them, you can use only a half due to a board-level hardware issue. Compare your u-Boot configuration header to the SDK default if your
one sets a different mapping. The key definition there is CONFIG_SYS_NOR_AMASK.
For OS-level settings, consult at your OS vendor/supporter.
Have a great day,
Platon
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------