This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-14 17:07:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f9fd4558ea
u-boot
/
configs
/
rpi_defconfig
4 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
ARM: rpi: rename rpi_b to rpi The U-Boot port runs on a variety of RPi models, not just the B. So, rename the port to something slightly more generic. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
2014-11-20 03:41:03 +00:00
CONFIG_ARM=y
ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x BCM2835 (used on Raspberry Pi) and BCM2836 (used on Raspberry Pi 2) are similar enough. One of the biggest differences is the ARM processor. It is reasonable to collect the source files into a single place, arch/arm/mach-bcm283x/. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org>
2015-03-19 10:42:56 +00:00
CONFIG_ARCH_BCM283X=y
ARM: rpi: rename rpi_b to rpi The U-Boot port runs on a variety of RPi models, not just the B. So, rename the port to something slightly more generic. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
2014-11-20 03:41:03 +00:00
CONFIG_TARGET_RPI=y
Reference in a new issue
Copy permalink