Gabor Juhos
|
2543435367
|
[adm5120] fix memory size detection (#2244)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8728 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-10 09:54:35 +00:00 |
Gabor Juhos
|
b0e86d192a
|
[adm5120] use the global register access macros in the flash driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8707 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 13:28:24 +00:00 |
Gabor Juhos
|
9ad881cd76
|
[adm5120] remove volatile derefs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8706 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 12:54:11 +00:00 |
Gabor Juhos
|
63ae1bb4fc
|
[adm5120] cleanup memory detection code, fix #2244
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8705 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 12:50:32 +00:00 |
Gabor Juhos
|
3ffde39095
|
[adm5120] define more SWITCH/MPMC constants
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8704 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 12:45:49 +00:00 |
Gabor Juhos
|
6df26abc5c
|
[adm5120] remove redundant EXTRA_AFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8703 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 12:40:44 +00:00 |
Gabor Juhos
|
cf9515d1f7
|
[adm5120] cleanup IRQ code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8701 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 07:33:33 +00:00 |
Gabor Juhos
|
fe8e67bdf4
|
[adm5120] cleanup PCI code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8700 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 06:41:19 +00:00 |
Felix Fietkau
|
6bcd07afdd
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 19:55:42 +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 |