1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

disable partitions for unallocated redboot flash memory - it caused a null pointer deref

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2008-03-07 14:15:41 +00:00
parent a2e11fbca7
commit 45e93e7181
5 changed files with 3 additions and 2 deletions

View File

@@ -278,7 +278,6 @@ CONFIG_MTD_PARTITIONS=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_REDBOOT_PARTS_READONLY=y
CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_SLRAM is not set
# CONFIG_NATSEMI is not set