aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
diff options
context:
space:
mode:
authorAlberto Bursi <alberto.bursi@outlook.it>2018-06-18 19:49:16 +0200
committerMathias Kresin <dev@kresin.me>2018-06-27 08:42:54 +0200
commitccd1dc3d2044b3cf624f93c86e127f55c5632231 (patch)
tree01538c61802b88572220c2cb77e77b11b29b0ca9 /package/boot/uboot-kirkwood/patches/130-ib62x0.patch
parent4ec9763ee93243464af9943f360e945e7ce9faed (diff)
downloadupstream-ccd1dc3d2044b3cf624f93c86e127f55c5632231.tar.gz
upstream-ccd1dc3d2044b3cf624f93c86e127f55c5632231.tar.bz2
upstream-ccd1dc3d2044b3cf624f93c86e127f55c5632231.zip
uboot-kirkwood: fix whitespaces
remove whitespaces from the patches Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
Diffstat (limited to 'package/boot/uboot-kirkwood/patches/130-ib62x0.patch')
-rw-r--r--package/boot/uboot-kirkwood/patches/130-ib62x0.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-kirkwood/patches/130-ib62x0.patch b/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
index ec0792c58f..4b1afb837e 100644
--- a/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
+++ b/package/boot/uboot-kirkwood/patches/130-ib62x0.patch
@@ -14,7 +14,7 @@
+ "ubi part ubi; " \
+ "ubi read 0x800000 kernel; " \
+ "bootm 0x800000"
-
+
#define CONFIG_EXTRA_ENV_SETTINGS \
"console=console=ttyS0,115200\0" \
"mtdids=nand0=orion_nand\0" \
@@ -23,7 +23,7 @@
- "fdt=/boot/ib62x0.dtb\0" \
- "bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rw\0"
+ "bootargs_root=\0"
-
+
/*
* Ethernet driver configuration
--- a/configs/ib62x0_defconfig