mirror of
https://review.haiku-os.org/haiku
synced 2025-02-01 03:06:08 +01:00
raspberry_pi: Move over to u-boot.
* The raspberry_pi loader wasn't in great shape anyway, but could still contain some valueable code.
This commit is contained in:
parent
8a06abf132
commit
c798e80b79
@ -1,7 +1,7 @@
|
||||
# Raspberry Pi board-specific definitions
|
||||
|
||||
HAIKU_BOARD_DESCRIPTION = "Raspberry Pi" ;
|
||||
HAIKU_BOOT_PLATFORM = raspberrypi_arm ;
|
||||
HAIKU_BOOT_PLATFORM = u-boot ;
|
||||
|
||||
#
|
||||
# Various hardcoded addresses
|
||||
|
3
src/system/boot/platform/raspberrypi_arm/README
Normal file
3
src/system/boot/platform/raspberrypi_arm/README
Normal file
@ -0,0 +1,3 @@
|
||||
THIS PLATFORM CODE SHOULD DIE SOON IN FAVOR OF U-BOOT
|
||||
Any early ARM drivers should move over to src/system/boot/arch/arm
|
||||
-- Alex v. 2015
|
Loading…
x
Reference in New Issue
Block a user