mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-26 21:54:37 +08: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>
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
WANDBOARD BOARD
|
|
M: Fabio Estevam <fabio.estevam@freescale.com>
|
|
S: Maintained
|
|
F: board/wandboard/
|
|
F: include/configs/wandboard.h
|
|
F: configs/wandboard_defconfig
|