imx-bootlets: refresh patches
[openwrt/staging/jow.git] / package / boot / imx-bootlets / patches / 002-set_elftosb_config.patch
1 --- a/linux_prebuilt.db
2 +++ b/linux_prebuilt.db
3 @@ -4,10 +4,10 @@ options {
4 flags = 0x01;
5 }
6 sources {
7 - power_prep="./power_prep/power_prep";
8 - sdram_prep="./boot_prep/boot_prep";
9 - linux_prep="./linux_prep/output-target/linux_prep";
10 - zImage = "./zImage";
11 + power_prep="./power_prep";
12 + sdram_prep="./boot_prep";
13 + linux_prep="./linux_prep";
14 + zImage = "./zImage_dtb";
15 }
16
17 section (0) {