Olivier Houchard
527962c8c7
The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel option
...
to override the frequency
2005-12-09 23:52:51 +00:00
Olivier Houchard
7ab3afdd5e
Add ARM_USE_SMALL_ALLOC.
2005-06-07 23:05:04 +00:00
Olivier Houchard
4b2c5061c2
Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit).
2005-02-26 22:41:07 +00:00
Olivier Houchard
c6cc6da44f
Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4
...
L2 tables in one page, instead of the old 1 L2 table <=> 1 page behavior.
While I'm there, add ARM9_CACHE_WRITE_THROUGH, which I forgot last time.
2004-11-10 22:08:27 +00:00
Olivier Houchard
c2f29b3e64
Add new options :
...
PHYSADDR : Address of the physical memory
KERNPHYSADDR : Physical address where the kernel starts
KERNVIRTADDR : Virtual address of the kernel
STARTUP_PAGETABLE_ADDR : Where to put the page table at bootstrap
+ Xscale specific options
2004-09-23 22:52:25 +00:00
Olivier Houchard
78b36e3ca5
Add config magic for arm.
2004-05-14 11:49:40 +00:00