[U-Boot] [PATCH 5/5] nios2: relocate dtb for separated device tree

Thomas Chou thomas at wytron.com.tw
Fri Sep 4 06:47:00 CEST 2015


Hi Simon,

On 09/04/2015 12:09 PM, Simon Glass wrote:
> Can you help me understand the relocation a bit? There is already code
> in board_init_f() to relocate the device tree, and until
> board_init_r(), BSS should not be used. What is different about NIOS?

Thank you for the comment. I think the problem is in the current nios2 
startup code start.S. The BSS is cleared before board_init_f(). I will 
rework the startup code to make use of the board_init code.

Best regards,
Thomas Chou


More information about the U-Boot mailing list