X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpaz00.h;h=45bb47088bc5e67cd886ef32d23543e30e8cb58a;hb=b4a0b4006fe4d6542899abf402c0569b11aa18e2;hp=eac1ef9e0217098e8c0892111d770fedae0e1f87;hpb=11d9c0303949c2e9c2a176f81c0d7355c76bb546;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/paz00.h b/include/configs/paz00.h index eac1ef9..45bb470 100644 --- a/include/configs/paz00.h +++ b/include/configs/paz00.h @@ -17,14 +17,9 @@ #ifndef __CONFIG_H #define __CONFIG_H -#include +#include #include "tegra20-common.h" -/* Enable fdt support for Paz00. Flash the image in u-boot-dtb.bin */ -#define CONFIG_DEFAULT_DEVICE_TREE tegra20-paz00 -#define CONFIG_OF_CONTROL -#define CONFIG_OF_SEPARATE - /* High-level configuration options */ #define V_PROMPT "Tegra20 (Paz00) MOD # " #define CONFIG_TEGRA_BOARD_STRING "Compal Paz00" @@ -46,7 +41,7 @@ /* Environment in eMMC, at the end of 2nd "boot sector" */ #define CONFIG_ENV_IS_IN_MMC -#define CONFIG_ENV_OFFSET ((1024 * 1024) - CONFIG_ENV_SIZE) +#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 2