Re: [U-Boot] [PATCH V2 11/11] Add support for Freescale's mx35pdk board.

2011-01-20 Thread Wolfgang Denk
Dear Stefano Babic, In message <4d381237.9040...@denx.de> you wrote: > > >> + /* Print board revision */ > >> + puts(board_detect() ? "2.0" : "1.0"); > >> + > >> + /* Print CPU revision */ > >> + puts(" i.MX35 "); > > > > I mentioned this before: If you make board_detect() return 1 or 2, >

Re: [U-Boot] [PATCH V2 11/11] Add support for Freescale's mx35pdk board.

2011-01-20 Thread Stefano Babic
On 01/20/2011 10:41 AM, Wolfgang Denk wrote: > Dear Stefano Babic, > > In message <1295513194-16158-12-git-send-email-sba...@denx.de> you wrote: >> The patch adds suupport for the Freescale's mx35pdk board >> (known as well as mx35_3stack). > > Checkpatch says: > > [U-Boot] [PATCH V2 11/11

Re: [U-Boot] [PATCH V2 11/11] Add support for Freescale's mx35pdk board.

2011-01-20 Thread Wolfgang Denk
Dear Stefano Babic, In message <1295513194-16158-12-git-send-email-sba...@denx.de> you wrote: > The patch adds suupport for the Freescale's mx35pdk board > (known as well as mx35_3stack). Checkpatch says: [U-Boot] [PATCH V2 11/11] Add support for Freescale's mx35pdk board. total: