Re: [U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-17 Thread Michal Simek
On 08/16/2012 07:27 PM, Joe Hershberger wrote: Hi Michal, On Thu, Aug 16, 2012 at 1:12 AM, Michal Simek mon...@monstr.eu wrote: Hi Joe, On 08/15/2012 07:31 PM, Joe Hershberger wrote: Hi Michal, I believe this is a fundamental misunderstanding of the Zynq architecture. I don't think

Re: [U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-16 Thread Michal Simek
Hi Joe, On 08/15/2012 07:31 PM, Joe Hershberger wrote: Hi Michal, On Wed, Aug 15, 2012 at 3:49 AM, Michal Simek mon...@monstr.eu wrote: Hi Joe, sorry missed this one. On 08/14/2012 05:48 PM, Joe Hershberger wrote: Are you thinking that this will be the one and only Zynq board? Perhaps a

Re: [U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-16 Thread Joe Hershberger
Hi Michal, On Thu, Aug 16, 2012 at 1:12 AM, Michal Simek mon...@monstr.eu wrote: Hi Joe, On 08/15/2012 07:31 PM, Joe Hershberger wrote: Hi Michal, I believe this is a fundamental misunderstanding of the Zynq architecture. I don't think that this is not my fundamental misunderstanding.

Re: [U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-15 Thread Michal Simek
Hi Joe, sorry missed this one. On 08/14/2012 05:48 PM, Joe Hershberger wrote: Hi Michal, On Tue, Aug 14, 2012 at 7:15 AM, Michal Simek mon...@monstr.eu wrote: Add support for Xilinx Zynq board. Signed-off-by: Michal Simek mon...@monstr.eu --- v2: Forget to also add config file ---

[U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-14 Thread Michal Simek
Add support for Xilinx Zynq board. Signed-off-by: Michal Simek mon...@monstr.eu --- v2: Forget to also add config file --- board/xilinx/zynq/Makefile| 57 + board/xilinx/zynq/board.c | 64 +++ board/xilinx/zynq/lowlevel_init.S | 27

Re: [U-Boot] [PATCH 4/4 v2] xilinx: Add new Zynq board

2012-08-14 Thread Joe Hershberger
Hi Michal, On Tue, Aug 14, 2012 at 7:15 AM, Michal Simek mon...@monstr.eu wrote: Add support for Xilinx Zynq board. Signed-off-by: Michal Simek mon...@monstr.eu --- v2: Forget to also add config file --- board/xilinx/zynq/Makefile| 57 +