From 716ca530e1c4515d8683c9d5be3d56b301758b66 Mon Sep 17 00:00:00 2001 From: James <> Date: Wed, 4 Nov 2015 11:49:21 +0000 Subject: trunk-47381 --- .../imx-bootlets/patches/002-set_elftosb_config.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 package/boot/imx-bootlets/patches/002-set_elftosb_config.patch (limited to 'package/boot/imx-bootlets/patches/002-set_elftosb_config.patch') diff --git a/package/boot/imx-bootlets/patches/002-set_elftosb_config.patch b/package/boot/imx-bootlets/patches/002-set_elftosb_config.patch new file mode 100644 index 0000000..88b904e --- /dev/null +++ b/package/boot/imx-bootlets/patches/002-set_elftosb_config.patch @@ -0,0 +1,17 @@ +--- imx-bootlets-10.05.02.orig/linux_prebuilt.db 2010-05-14 06:56:28.000000000 +0200 ++++ imx-bootlets-10.05.02/linux_prebuilt.db 2012-10-24 22:04:37.000000000 +0200 +@@ -4,10 +4,10 @@ + flags = 0x01; + } + sources { +- power_prep="./power_prep/power_prep"; +- sdram_prep="./boot_prep/boot_prep"; +- linux_prep="./linux_prep/output-target/linux_prep"; +- zImage = "./zImage"; ++ power_prep="./power_prep"; ++ sdram_prep="./boot_prep"; ++ linux_prep="./linux_prep"; ++ zImage = "./zImage_dtb"; + } + + section (0) { -- cgit v1.2.3