cpu9260: update board support
- update to new relocation code
- switch to boards.cfg
- get rid of LEGACY (still a little hack in .h to compile)
- add nand boot configuration
- boot tested for the following configurations :
9260 (64MB RAM & nor boot)
9260_nand (64MB RAM & nand boot)
9G20_128M (128MB RAM & nor boot)
9G20_nand_128M (128MB RAM & nand boot)
(nor boot is using lowlevel init)
Signed-off-by:
Eric Bénard <eric@eukrea.com>
Showing
- board/eukrea/cpu9260/config.mk 0 additions, 1 deletionboard/eukrea/cpu9260/config.mk
- board/eukrea/cpu9260/cpu9260.c 69 additions, 92 deletionsboard/eukrea/cpu9260/cpu9260.c
- board/eukrea/cpu9260/led.c 19 additions, 17 deletionsboard/eukrea/cpu9260/led.c
- boards.cfg 8 additions, 0 deletionsboards.cfg
- include/configs/cpu9260.h 167 additions, 98 deletionsinclude/configs/cpu9260.h
Loading
Please register or sign in to comment