Nicolas Thill
|
72697abd46
|
disable dsp freq use for vlynq bus clock init, disable external clocking (it locks up on c54apra2+) and revert to internal clocking trying various clock divisors.
cleanup:
* remove volative and use readl & writel accessors instead
* use set_irq_chip & friends for irq setup
* use kzalloc instead of kmalloc
* secure VINT_VECTOR macro argument
* remove unused vlynq_local_id function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8750 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-11 14:50:43 +00:00 |
|
Nicolas Thill
|
6e0a34151b
|
cosmetic fixes for ar7: indent, use lowercase hex notation, format
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 19:35:08 +00:00 |
|
Felix Fietkau
|
92558d67a4
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 16:27:37 +00:00 |
|