From a7b5cb0388be74ab7531e62b2af3b45cb8616f1a Mon Sep 17 00:00:00 2001 From: Roman Yeryomin Date: Sat, 15 Jun 2013 14:11:20 +0300 Subject: Add FLATFS image offset to default config Signed-off-by: Roman Yeryomin --- target/linux/realtek/image/Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/realtek/image') diff --git a/target/linux/realtek/image/Config.in b/target/linux/realtek/image/Config.in index 36f4c860d..5ae1e8a04 100644 --- a/target/linux/realtek/image/Config.in +++ b/target/linux/realtek/image/Config.in @@ -18,3 +18,7 @@ config REALTEK_FLASH_SIZE depends TARGET_realtek default "0x800000" +config REALTEK_FLATFS_IMAGE_OFFSET + string "FLATFS image offset in flash" + depends TARGET_realtek + default "0x3E0000" -- cgit v1.2.3