X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FPIP405.h;h=9a1b2acac3bdc24dca5c8e1704953f1c79c07d89;hb=1d2f74690cace803844bce198a6d5fa1b6cd11f9;hp=29888b4e1c272d917a2ca704dd34dc6b1dfe1b38;hpb=e6fe4bd989b93b1f37a25771fc14478dd33aa0df;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/PIP405.h b/include/configs/PIP405.h index 29888b4..9a1b2ac 100644 --- a/include/configs/PIP405.h +++ b/include/configs/PIP405.h @@ -17,11 +17,12 @@ * (easy to change) ***********************************************************/ #define CONFIG_405GP 1 /* This is a PPC405 CPU */ -#define CONFIG_4xx 1 /* ...member of PPC4xx family */ #define CONFIG_PIP405 1 /* ...on a PIP405 board */ #define CONFIG_SYS_TEXT_BASE 0xFFF80000 +#define CONFIG_SYS_GENERIC_BOARD + /*********************************************************** * Clock ***********************************************************/