Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149265726
D16097.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16097.diff
View Options
Index: sysutils/u-boot-rpi-0-w/Makefile
===================================================================
--- /dev/null
+++ sysutils/u-boot-rpi-0-w/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+MAINTAINER= manu@FreeBSD.org
+MASTERDIR= ${.CURDIR}/../u-boot-master
+
+MODEL= rpi
+BOARD_CONFIG= rpi_0_w_defconfig
+FAMILY= rpi
+
+DEPENDS= ${LOCALBASE}/share/rpi-firmware/bootcode.bin:sysutils/rpi-firmware
+
+.include "${MASTERDIR}/Makefile"
Index: sysutils/u-boot-rpi-0-w/pkg-descr
===================================================================
--- /dev/null
+++ sysutils/u-boot-rpi-0-w/pkg-descr
@@ -0,0 +1,17 @@
+U-Boot loader for Raspberry Pi
+
+To install this bootloader, copy u-boot.bin in the share/u-boot/u-boot-rpi
+directory to the first partition, formatted as FAT16 or FAT32, on an SD card.
+You will also need the firmware files from the rpi-firmware package.
+
+This version is patched so that:
+ * ELF and API features are enabled.
+ * The distroboot command knows how to load FreeBSD loader(8)
+ * By default, it loads ubldr.bin (PIE) from file ubldr.bin on the FAT
+ partition to address ${kernel_addr_r}, and launches it. If ubldr.bin is
+ not found, it falls back on ubldr
+
+For information about running FreeBSD on RaspberryPi, see
+WWW: http://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
+
+For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 24, 8:33 AM (13 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30240377
Default Alt Text
D16097.diff (1 KB)
Attached To
Mode
D16097: Add u-boot port for Raspberry Pi 0 W
Attached
Detach File
Event Timeline
Log In to Comment