Re: [U-Boot] [PATCH 02/11] Blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.

2013-02-07 Thread Wolfgang Denk
Dear Sonic Zhang, In message 1360223258-6945-3-git-send-email-sonic@gmail.com you wrote: From: Sonic Zhang sonic.zh...@analog.com Set up clocks, DDR controller, Nor flash controller, reboot, serial port. Add new SPI boot modes. Checkpatch issues, please fix. +#ifndef __ADSPBF60x__

Re: [U-Boot] [PATCH 02/11] Blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.

2013-02-07 Thread Sonic Zhang
On Thu, Feb 7, 2013 at 6:21 PM, Wolfgang Denk w...@denx.de wrote: Dear Sonic Zhang, In message 1360223258-6945-3-git-send-email-sonic@gmail.com you wrote: From: Sonic Zhang sonic.zh...@analog.com Set up clocks, DDR controller, Nor flash controller, reboot, serial port. Add new SPI boot

[U-Boot] [PATCH 02/11] Blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.

2013-02-06 Thread Sonic Zhang
From: Sonic Zhang sonic.zh...@analog.com Set up clocks, DDR controller, Nor flash controller, reboot, serial port. Add new SPI boot modes. Signed-off-by: Bob Liu lliu...@gmail.com Signed-off-by: Sonic Zhang sonic.zh...@analog.com --- arch/blackfin/cpu/cpu.c|4 +-