X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fconfigs%2FPLU405.h;h=5f5f1c76af39d37946ffc380f0abc5b74cf70959;hb=2a49bf3149e34e6f910e70bbc0a26e81cfdbdf70;hp=85e4611aa1cc10b06aee615d8ee5b4978ecc7649;hpb=cd514aeb996e2f7aefbe1f78481965d9d074aed4;p=karo-tx-uboot.git diff --git a/include/configs/PLU405.h b/include/configs/PLU405.h index 85e4611aa1..5f5f1c76af 100644 --- a/include/configs/PLU405.h +++ b/include/configs/PLU405.h @@ -298,7 +298,8 @@ /* * External Bus Controller (EBC) Setup */ -#define CAN_BA 0xF0000000 /* CAN Base Address */ +#define CAN0_BA 0xF0000000 /* CAN0 Base Address */ +#define CAN1_BA 0xF0000100 /* CAN1 Base Address */ #define DUART0_BA 0xF0000400 /* DUART Base Address */ #define DUART1_BA 0xF0000408 /* DUART Base Address */ #define RTC_BA 0xF0000500 /* RTC Base Address */