Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
imx53qsb: move to mainline's based version of u-boot
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
otavio committed May 21, 2012
1 parent e55f645 commit 562a3d1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions conf/machine/imx53qsb.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,3 @@ SOC_FAMILY = "mx5"
UBOOT_ENTRYPOINT = "0x70800000"
UBOOT_LOADADDRESS = "0x70800000"
UBOOT_MACHINE = "mx53loco_config"

# Use u-boot-imx as 2012.04.01 lack's support for Ripley's PMIC
PREFERRED_PROVIDER_u-boot = "u-boot-imx"
UBOOT_MACHINE = "mx53_loco_config"
UBOOT_MAKE_TARGET_mx5 = "u-boot.bin"
UBOOT_SUFFIX_mx5 = "bin"
UBOOT_PADDING_mx5 = "2"

0 comments on commit 562a3d1

Please sign in to comment.