diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.arm-relocation | 4 | ||||
| -rw-r--r-- | doc/README.p1022ds | 1 | 
2 files changed, 2 insertions, 3 deletions
| diff --git a/doc/README.arm-relocation b/doc/README.arm-relocation index 45f5ea714..5a9a2fb07 100644 --- a/doc/README.arm-relocation +++ b/doc/README.arm-relocation @@ -177,9 +177,9 @@ ip_addr     = XXXXXXXXXX  baudrate    = XXXXXXXXXX  TLB addr    = XXXXXXXXXX  relocaddr   = 0x8ff08000 -              ^^^^^^^^^^ +	      ^^^^^^^^^^  reloc off   = XXXXXXXXXX -irq_sp      = XXXXXXXXXX +irq_sp	    = XXXXXXXXXX  sp start    = XXXXXXXXXX  FB base     = XXXXXXXXXX diff --git a/doc/README.p1022ds b/doc/README.p1022ds index 473ecf621..04d919707 100644 --- a/doc/README.p1022ds +++ b/doc/README.p1022ds @@ -21,4 +21,3 @@ and AUDIO codec clock sources only setting as 11MHz or 12MHz !  'setenv hwconfig 'audclk:12;tdm'	--- error !  'setenv hwconfig 'audclk:11;tdm'	--- error !  'setenv hwconfig 'audclk:10'		--- error ! - |