ar71xx/sysmocom: fix ap2 calibration data location

ap2 has only 8 MB SPI flash
This commit is contained in:
Alexander Couzens 2015-03-10 15:27:27 +01:00
parent aa67259629
commit 79322fd883
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ static void __init sysmocom_sob_ap1_setup(void)
static void __init sysmocom_sob_ap2_setup(void)
{
u8 *art = (u8 *) KSEG1ADDR(0x1fff0000);
u8 *art = (u8 *) KSEG1ADDR(0x1f7f0000);
sysmocom_common_setup();
ath79_register_wmac(art + SYSMOCOM_CALDATA_OFFSET,