Re: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-29 Thread Stefano Babic
Hi Fabio, On 29/04/2014 17:02, Fabio Estevam wrote: > Hi Stefano, > > On Mon, Apr 28, 2014 at 5:57 AM, Stefano Babic wrote: > >> Applied (whole patchset) to u-boot-imx, thanks ! > > Could you please rebase your tree against 2014.04? Actually it is > still at 2014.04-rc3. > Sorry for that, do

Re: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-29 Thread Fabio Estevam
Hi Stefano, On Mon, Apr 28, 2014 at 5:57 AM, Stefano Babic wrote: > Applied (whole patchset) to u-boot-imx, thanks ! Could you please rebase your tree against 2014.04? Actually it is still at 2014.04-rc3. Regards, Fabio Estevam ___ U-Boot mailing li

Re: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-28 Thread Stefano Babic
Hi Fabio, On 22/04/2014 20:34, Fabio Estevam wrote: > Enable CONFIG_SYS_GENERIC_BOARD, so that we get rid of the following warning > on > boot: > > "Warning: Your board does not use generic board. Please read > > doc/README.generic-board and take action. Boards not

Re: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-25 Thread Stefano Babic
On 22/04/2014 20:34, Fabio Estevam wrote: > Enable CONFIG_SYS_GENERIC_BOARD, so that we get rid of the following warning > on > boot: > > "Warning: Your board does not use generic board. Please read > > doc/README.generic-board and take action. Boards not

[U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-22 Thread Fabio Estevam
Enable CONFIG_SYS_GENERIC_BOARD, so that we get rid of the following warning on boot: "Warning: Your board does not use generic board. Please read doc/README.generic-board and take action. Boards not upgraded by the late 2014 may break or be remove