]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/paz00.h
at91: enable USB ethernet for taskit stamp9g20
[karo-tx-uboot.git] / include / configs / paz00.h
index eac1ef9e0217098e8c0892111d770fedae0e1f87..dd0abf8de6bb87533c2a88eceecf4dba71313d65 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#include <asm/sizes.h>
+#include <linux/sizes.h>
 #include "tegra20-common.h"
 
 /* Enable fdt support for Paz00. Flash the image in u-boot-dtb.bin */
@@ -46,7 +46,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