"litex_boards/targets/trenz_max1000.py" did not exist on "7a48a61605cf0551e618a2104476b9e123233685"
Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Vladimir Zapolskiy authored
The change adds SPL build support to Timll DevKit3250 board, the generated SPL image can be uploaded over UART5, JTAG or stored on NAND. SPL is designed to load U-boot image from NAND. All new NAND chip defines in board configuration are needed by SPL NAND "simple" framework, the framework is used to reduce potentially duplicated code from LPC32xx SLC NAND driver. Signed-off-by:
Vladimir Zapolskiy <vz@mleia.com>
Vladimir Zapolskiy authoredThe change adds SPL build support to Timll DevKit3250 board, the generated SPL image can be uploaded over UART5, JTAG or stored on NAND. SPL is designed to load U-boot image from NAND. All new NAND chip defines in board configuration are needed by SPL NAND "simple" framework, the framework is used to reduce potentially duplicated code from LPC32xx SLC NAND driver. Signed-off-by:
Vladimir Zapolskiy <vz@mleia.com>