Changeset 34553
- Timestamp:
- 2012-12-06T23:40:12+01:00 (5 years ago)
- Location:
- trunk/target/linux/adm8668
- Files:
-
- 3 added
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/adm8668/files/arch/mips/adm8668/Makefile
r34550 r34553 3 3 # 4 4 5 obj-y := irq.o p ci.o prom.o platform.o proc.o \5 obj-y := irq.o prom.o platform.o proc.o \ 6 6 setup.o clock.o time.o early_printk.o \ 7 7 net_core.o net_intr.o -
trunk/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
r34552 r34553 27 27 #define ADM8668_NAND_BASE 0x1FFFFF00 28 28 29 #define PCICFG_BASE0x1220000030 #define PCIDAT_BASE0x1240000029 #define ADM8668_PCICFG_BASE 0x12200000 30 #define ADM8668_PCIDAT_BASE 0x12400000 31 31 32 32 /** onboard uart **/ -
trunk/target/linux/adm8668/patches-3.3/001-adm8668_arch.patch
r34548 r34553 37 37 bool "Broadcom BCM63XX based boards" 38 38 select CEVT_R4K 39 @@ -813,6 +83 3,7 @@ config NLM_XLP_BOARD39 @@ -813,6 +832,7 @@ config NLM_XLP_BOARD 40 40 41 41 endchoice
Note: See TracChangeset
for help on using the changeset viewer.