arm: Initial Cubieboard4 work

Operating Systems / Haiku - Alexander von Gluck IV [unixzen.com] - 11 April 2015 16:53 UTC

- SD cards are "blessed" with a boot0 spl and boot1 u-boot at fixed locations.
- Allwinner's u-boot is lacking a lot.
- Upstream u-boot should be better at some point. WIP: http://lists.denx.de/pipermail/u-boot/2015-January/201537.html

9c5e234 arm: Initial Cubieboard4 work
build/jam/ArchitectureRules | 5 ++
build/jam/board/cubieboard4/BoardSetup | 64 ++++++++++++++++++++
configure | 5 +-
.../arch/arm/board/cubieboard4/board_config.h | 45 ++++++++++++++
src/system/boot/platform/u-boot/Jamfile | 37 ++++++++++-
5 files changed, 151 insertions(+), 5 deletions(-)

Upstream: cgit.haiku-os.org


  • Share