X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fboot%2Fuboot-kirkwood%2Fpatches%2F007-nsa310-uboot-generic.patch;fp=package%2Fboot%2Fuboot-kirkwood%2Fpatches%2F007-nsa310-uboot-generic.patch;h=eea561fab80a2619bcecfd150492ae9dfe45e8a9;hp=09dc587bf7f0bad1132c34f5ff231f6645132106;hb=930f3c014821df423507c878415c7fb4910a454d;hpb=9c85153b8776aee8050b0c80b53525ac38af8653 diff --git a/package/boot/uboot-kirkwood/patches/007-nsa310-uboot-generic.patch b/package/boot/uboot-kirkwood/patches/007-nsa310-uboot-generic.patch index 09dc587bf7..eea561fab8 100644 --- a/package/boot/uboot-kirkwood/patches/007-nsa310-uboot-generic.patch +++ b/package/boot/uboot-kirkwood/patches/007-nsa310-uboot-generic.patch @@ -505,7 +505,7 @@ NOTE: this patch is ready for upstream, LEDE-specific parts are in +#endif /* __NSA310_H */ --- /dev/null +++ b/configs/nsa310_defconfig -@@ -0,0 +1,48 @@ +@@ -0,0 +1,50 @@ +CONFIG_ARM=y +CONFIG_SYS_DCACHE_OFF=y +CONFIG_ARCH_CPU_INIT=y @@ -554,6 +554,8 @@ NOTE: this patch is ready for upstream, LEDE-specific parts are in +CONFIG_LZMA=y +CONFIG_LZO=y +CONFIG_SYS_LONGHELP=y ++CONFIG_SATA_MV=y ++CONFIG_CMD_IDE=y --- /dev/null +++ b/include/configs/nsa310.h @@ -0,0 +1,103 @@