X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpaz00.h;h=5603de9625330c1abbf73b1b21f4620c50597cfe;hb=833b6435de3e8cf5b06ba81cb1b2b50e044269ff;hp=99b8753c586a9f65a76a297880d9e1836becf326;hpb=c413a004ea62d0ff150c85615348c59ea456bb34;p=u-boot diff --git a/include/configs/paz00.h b/include/configs/paz00.h index 99b8753c58..5603de9625 100644 --- a/include/configs/paz00.h +++ b/include/configs/paz00.h @@ -27,11 +27,10 @@ /* High-level configuration options */ #define V_PROMPT "Tegra20 (Paz00) MOD # " -#define CONFIG_TEGRA20_BOARD_STRING "Compal Paz00" +#define CONFIG_TEGRA_BOARD_STRING "Compal Paz00" /* Board-specific serial config */ -#define CONFIG_SERIAL_MULTI -#define CONFIG_TEGRA20_ENABLE_UARTA +#define CONFIG_TEGRA_ENABLE_UARTA #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE #define CONFIG_MACH_TYPE MACH_TYPE_PAZ00 @@ -69,6 +68,6 @@ #define CONFIG_CMD_NET #define CONFIG_CMD_DHCP -#include "tegra20-common-post.h" +#include "tegra-common-post.h" #endif /* __CONFIG_H */