X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fboot%2Fuboot-imx6%2Fpatches%2F0001-apalis_imx6_defconfig-enable-some-useful-commands.patch;h=10ed918e77348f9033526e7ce7b9672987da4ff1;hb=260a225ba4ed9ad50a8442dc3f731af985d45326;hp=18ad2d66d3269d9e75e30141dedf45a255d321e3;hpb=0f1b5ce2f5d07c1358f2da417133cd18e62fd9b9;p=openwrt%2Fstaging%2Fynezz.git diff --git a/package/boot/uboot-imx6/patches/0001-apalis_imx6_defconfig-enable-some-useful-commands.patch b/package/boot/uboot-imx6/patches/0001-apalis_imx6_defconfig-enable-some-useful-commands.patch index 18ad2d66d3..10ed918e77 100644 --- a/package/boot/uboot-imx6/patches/0001-apalis_imx6_defconfig-enable-some-useful-commands.patch +++ b/package/boot/uboot-imx6/patches/0001-apalis_imx6_defconfig-enable-some-useful-commands.patch @@ -14,11 +14,9 @@ Signed-off-by: Petr Å tetiar configs/apalis_imx6_defconfig | 5 +++++ 1 file changed, 5 insertions(+) -diff --git a/configs/apalis_imx6_defconfig b/configs/apalis_imx6_defconfig -index 0d11ab53d663..bbb3ec1aa554 100644 --- a/configs/apalis_imx6_defconfig +++ b/configs/apalis_imx6_defconfig -@@ -43,6 +43,7 @@ CONFIG_CMD_GPIO=y +@@ -44,6 +44,7 @@ CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y @@ -26,7 +24,7 @@ index 0d11ab53d663..bbb3ec1aa554 100644 CONFIG_CMD_USB=y CONFIG_CMD_USB_SDP=y CONFIG_CMD_USB_MASS_STORAGE=y -@@ -52,6 +53,10 @@ CONFIG_CMD_PMIC=y +@@ -53,6 +54,10 @@ CONFIG_CMD_PMIC=y CONFIG_CMD_REGULATOR=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="imx6-apalis"