mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
0d1ea05210
Currently we need to build one U-boot image for each of the wandboard variants: quad, dual-lite and solo. By switching to SPL we can support all these variants with a single binary, which is very convenient. Based on the work from Richard Hu. Tested kernel booting on the three boards. Signed-off-by: Richard Hu <hakahu@gmail.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Tested-by: Vagrant Cascadian <vagrant@aikidev.net> Reviewed-by: Stefano Babic <sbabic@denx.de>
6 lines
159 B
Text
6 lines
159 B
Text
WANDBOARD BOARD
|
|
M: Fabio Estevam <fabio.estevam@freescale.com>
|
|
S: Maintained
|
|
F: board/wandboard/
|
|
F: include/configs/wandboard.h
|
|
F: configs/wandboard_defconfig
|