
On Monday, September 07, 2015 at 03:03:19 AM, Thomas Chou wrote:
These patches add device tree control of U-Boot to nios2 boards.
v2 use SPDX license header. use fdt relocation in board_init_f. v3 fix comment style. v4 drop fdt_blob print in board info, which needs more discussion.
Thomas Chou (7): nios2: permit device tree control of U-Boot nios2: move altera_pio_init to board_early_init_r nios2: BSS should be cleared only after board_init_f nios2: enlarge the code relocation range nios2: remove gp assignments in link script nios2: define _end in link script nios2: enable device tree control of U-Boot
Hi,
Nice, I like seeing how NIOS2 getting back to shape. btw you could have waited a few days before applying patches that were just posted.
Best regards, Marek Vasut