Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133097639
D25190.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
974 B
Referenced Files
None
Subscribers
None
D25190.diff
View Options
Index: head/sysutils/u-boot-beaglebone/Makefile
===================================================================
--- head/sysutils/u-boot-beaglebone/Makefile
+++ head/sysutils/u-boot-beaglebone/Makefile
@@ -6,6 +6,8 @@
BOARD_CONFIG= am335x_evm_defconfig
FAMILY= omap
+U_BOOT_SLAVE_PORTREVISION_2020.04= 1
+
CONFIG_FRAGMENT= ${.CURDIR}/files/bbb_fragment
FRAGMENT_NAME= bbb_fragment
Index: head/sysutils/u-boot-beaglebone/files/bbb_fragment
===================================================================
--- head/sysutils/u-boot-beaglebone/files/bbb_fragment
+++ head/sysutils/u-boot-beaglebone/files/bbb_fragment
@@ -2,7 +2,8 @@
CONFIG_ARMV7_NONSEC=n
CONFIG_CMD_CACHE=y
CONFIG_BOOTCOMMAND="if test ${boot_fit} -eq 1; then run update_to_fit; fi; run findfdt; run init_console; setenv boot_targets mmc0 mmc1 pxe dhcp; run distro_bootcmd"
-CONFIG_NAND=n
+CONFIG_MTD=n
+CONFIG_MTD_RAW_NAND=n
CONFIG_SPL_NAND_SUPPORT=n
CONFIG_CMD_NAND=n
CONFIG_DFU_NAND=n
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 23, 11:08 PM (13 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24107046
Default Alt Text
D25190.diff (974 B)
Attached To
Mode
D25190: U-Boot beaglebone black will not boot from eMMC
Attached
Detach File
Event Timeline
Log In to Comment