[U-Boot] [PATCH 3/3] Add W90P1board based on W90P710 ARM SoC

2009-02-09 Thread Vovk Konstantin
W90P1 board support NAND and NOR Flash, IDE interface, optional LED for visualization. Changed makefile in /examples folder for support W90P710 SoC. --- MAINTAINERS | 13 ++- MAKEALL |1 + Makefile|3 + board/w90p1/Makefile

[U-Boot] [PATCH 2/3] Add support W90P710 EMC interface

2009-02-09 Thread Vovk Konstantin
This will add Ethernet interfacse to uBoot W90P710 ARM SoC port. If you want reset and initialize PHY KSZ8001 after MAC init, simply add CONFIG_RESET_PHY_R define in your board configuration file. In most cases this is not necessarily. --- drivers/net/Makefile |5 +- drivers/net/w90p710

[U-Boot] [PATCH 1/3] Add support for W90P710 ARM7 SoC

2009-02-09 Thread Vovk Konstantin
Add support for CPU and serial communication. Interrupt not used for work with Timer0. Serial communication configured for UART0. --- cpu/arm720t/cpu.c | 48 ++- cpu/arm720t/interrupts.c| 82 +++- cpu/arm720t/serial.c| 1

Re: [U-Boot] U-Boot-v2009.01-rc2 w90p710 ARM support PATCH

2009-01-19 Thread Vovk Konstantin
Sorry for inconvenience... Best regards, Konstantin Vovk. - Original Message - From: "Jean-Christophe PLAGNIOL-VILLARD" To: "Vovk Konstantin" Cc: Sent: Saturday, January 17, 2009 12:09 PM Subject: Re: [U-Boot] U-Boot-v2009.01-rc2 w90p710 ARM support PATCH &

[U-Boot] PATCH for support W90P710 ARM SoC for U-Boot-1.3.3

2009-01-14 Thread Vovk Konstantin
You can download patch that will add W90P710 ARM SoC from Nuvoton to U-Boot-1.3.3 source tree. This patch add W90P1 board. What included: 1.W90P710 ARM7 2.UART0 as standard input/output. 3.W90P710 MAC with KSZ8001 PHY initialization. 4.NOR Flash (tested with M29W320ET) 5.NAND Flash (memory mapped