Update defconfigs to include BR2_ROOTFS_DEVICE_TABLE definition
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Apr 2010 02:34:56 +0000 (04:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 17 Apr 2010 02:36:23 +0000 (04:36 +0200)
We only bother updating the defconfigs that need a non-default
BR2_ROOTFS_DEVICE_TABLE value.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
24 files changed:
configs/arm_toolchain_defconfig
configs/at91rm9200df_defconfig
configs/at91rm9200df_ext_bare_defconfig
configs/at91rm9200df_ext_defconfig
configs/at91sam9260dfc_defconfig
configs/at91sam9260dfc_ext_bare_defconfig
configs/at91sam9260dfc_ext_defconfig
configs/at91sam9260pf_defconfig
configs/at91sam9261ek_defconfig
configs/at91sam9261ek_ext_bare_defconfig
configs/at91sam9261ek_ext_defconfig
configs/at91sam9263ek_defconfig
configs/at91sam9263ek_ext_bare_defconfig
configs/at91sam9263ek_ext_defconfig
configs/at91sam9g20dfc_defconfig
configs/at91sam9g20dfc_ext_bare_defconfig
configs/at91sam9g20dfc_ext_defconfig
configs/atngw100-base_defconfig
configs/atngw100_defconfig
configs/atstk1005_defconfig
configs/atstk100x_defconfig
configs/kb9202_defconfig
configs/v100sc2_defconfig
target/xtensa/defconfig

index 529a3631b313bd5b3ae4cdc27b5abbd671f6f593..8e89107b4bcbc1a21480898cd82aca8f79db018a 100644 (file)
@@ -714,6 +714,7 @@ BR2_PACKAGE_XSERVER_none=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/generic/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index e4c0b0ef62d26526a56f30e95b8ee8f0ffe6b68a..e004b21c2df29e4d9edf3bad850c63876dd31d71 100644 (file)
@@ -839,6 +839,7 @@ BR2_PACKAGE_LIBXML2=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 65a640b23e962855d06d35903cadf416c86aa2ba..032064a8428b11d6b709d80bf7275f80e6e8a3be 100644 (file)
@@ -635,6 +635,7 @@ BR2_PACKAGE_XSERVER_none=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 6a39002f5348a01334430565195e677833b32540..35251a3628081dafaf74d764a846161a80176fd2 100644 (file)
@@ -765,6 +765,7 @@ BR2_PACKAGE_LIBXML2=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 8fb7f0ea1a33f83ff1449cb8620de3469c2a7f3c..b571c8030c33ebe1a130ff235878de2ae1d9040d 100644 (file)
@@ -853,6 +853,7 @@ BR2_PACKAGE_LIBXML2=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 6e4d47883e54a92a6a0c0f5d06da757569f4ab7b..e1ace69ca6d79d1ad0831d0574b4fb2fe2aa7345 100644 (file)
@@ -635,6 +635,7 @@ BR2_PACKAGE_XSERVER_none=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 22287bae98eb9f29763a20cf50572f0b904fdc17..c430d3db84c3a9c5525889dc4938a458a148a3b1 100644 (file)
@@ -773,6 +773,7 @@ BR2_PACKAGE_LIBXML2=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 396adeea9f3703838a2dcae181ec804d8015babb..a2b86951bb7ae0b067c9c5fc9e9645fad72129d9 100644 (file)
@@ -548,6 +548,7 @@ BR2_SCRIPTING_SUPPORT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 73fc09cb728f2d1520fe414ad312864a9e62de27..1cfc2e7cfee73d65ff31d404e56a23613bf41672 100644 (file)
@@ -904,6 +904,7 @@ BR2_PACKAGE_LIBXSLT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 316c15ed679baef85aea8beec8346d96e4af401f..5e5e22da2c556afeb9c2009f03f0512b222b5a47 100644 (file)
@@ -638,6 +638,7 @@ BR2_PACKAGE_XSERVER_none=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 4bb96f13ac18617f542d274722b520217090b26d..362680b49a6763b4000cb23270d40ea2bb1fddde 100644 (file)
@@ -861,6 +861,7 @@ BR2_PACKAGE_LIBXSLT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index cdbeaa393db9aa2d345623b48c08945fc7137593..a670b41cc455394fec1cd1233ab453ececa2d576 100644 (file)
@@ -901,6 +901,7 @@ BR2_PACKAGE_LIBXSLT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 3e57789b692d38ad72656542db3bafb6bc89bb54..bc6f62623c53a1e1203bad101d8d4d6a781e9d74 100644 (file)
@@ -637,6 +637,7 @@ BR2_PACKAGE_XSERVER_none=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 944811fafdd197da77fd354f243cd7b85d5968bc..4a59ea61a56d602c168e627f0140103f11ad2cb3 100644 (file)
@@ -823,6 +823,7 @@ BR2_PACKAGE_LIBXSLT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 710639bc3369ec022902a4a96b7bc076a8905a8f..a57dcffed74280ea0bbdba01852b7ab4edc73b5f 100644 (file)
@@ -769,6 +769,7 @@ BR2_PACKAGE_EXPAT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index 4db69f375110f24a7d4401d6ab6cbd96066d940e..3977dc9874fde542998446df18ff732d4e418e88 100644 (file)
@@ -635,6 +635,7 @@ BR2_PACKAGE_XSERVER_none=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index a2f34a2f303c85cb8baaed745483b6cb8bdb1b58..632f2d1c68427a807bac7cc1b2926edae09c4504 100644 (file)
@@ -773,6 +773,7 @@ BR2_PACKAGE_LIBXML2=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/root/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index cd5a6767fa466f19ba2bb710c9199b4efacd6218..15d779a0b93021e37a095591d3737d07cf6859e9 100644 (file)
@@ -698,6 +698,7 @@ BR2_ROOTFS_SUFFIX="$(DATE)"
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atngw100-base/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 367bcdc5b14036ea4721c75b23dcbccca5201ab0..ecaf774109f7b48cbc2795c2b3e0c308122fbc06 100644 (file)
@@ -688,6 +688,7 @@ BR2_ROOTFS_SUFFIX="$(DATE)"
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atngw100/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 50e013e3f5619653331d21143f3658b6abd34d0e..6b7a7b6d4c03aa2d526094e5282c38d40c21ac45 100644 (file)
@@ -731,6 +731,7 @@ BR2_PACKAGE_ZLIB=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atstk1005/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index df30b05c2c7014ea116e14888ded13881a7d3ec1..1a27f1af4e2c7adb7e730122a4f0b3c07fb42bfe 100644 (file)
@@ -834,6 +834,7 @@ BR2_ROOTFS_SUFFIX="$(DATE)"
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atstk100x/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 BR2_TARGET_ROOTFS_EXT2=y
index b1ec3233c7781ff378b652d5c5f9ae7b2d548622..e66348b703a8b29039b898f8faaed46963856090 100644 (file)
@@ -654,6 +654,7 @@ BR2_GAMES=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/KwikByte/kb9202/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index 309b80e4b5053ef90e0dd28ac6bf3ab132aa9d22..b139c277f99238a6cf9c43b3fc99af1a85790b06 100644 (file)
@@ -685,6 +685,7 @@ BR2_PACKAGE_LIBXSLT=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/valka/device_table.txt"
 # BR2_TARGET_ROOTFS_CRAMFS is not set
 # BR2_TARGET_ROOTFS_CLOOP is not set
 # BR2_TARGET_ROOTFS_EXT2 is not set
index f03f7a6d9b18787f02939b4a6a7afe2a070ba226..49b7eb3fd4848d78c1d7ca6e2b7335a41144aae3 100644 (file)
@@ -104,6 +104,7 @@ BR2_PACKAGE_PORTMAP=y
 #
 # filesystem for target device
 #
+BR2_ROOTFS_DEVICE_TABLE="target/device/xtensa/device_table.txt"
 BR2_TARGET_ROOTFS_CPIO=y
 BR2_TARGET_ROOTFS_CPIO_GZIP=y
 BR2_TARGET_ROOTFS_INITRAMFS=y