[U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Otavio Salvador
OpenEmbedded has change partitioning layout of generated image so it does not raise warnings during the boot regarding unkown partition being used for U-Boot. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- include/configs/mx6qsabrelite.h |8 +++- 1 file changed, 3

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Robert Nelson
On Wed, Sep 19, 2012 at 10:13 AM, Otavio Salvador ota...@ossystems.com.br wrote: OpenEmbedded has change partitioning layout of generated image so it does not raise warnings during the boot regarding unkown partition being used for U-Boot. Signed-off-by: Otavio Salvador

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Otavio Salvador
On Wed, Sep 19, 2012 at 2:57 PM, Robert Nelson robertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at 10:13 AM, Otavio Salvador ota...@ossystems.com.br wrote: OpenEmbedded has change partitioning layout of generated image so it does not raise warnings during the boot regarding unkown partition

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Robert Nelson
On Wed, Sep 19, 2012 at 1:00 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Sep 19, 2012 at 2:57 PM, Robert Nelson robertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at 10:13 AM, Otavio Salvador ota...@ossystems.com.br wrote: OpenEmbedded has change partitioning layout of

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Otavio Salvador
On Wed, Sep 19, 2012 at 3:08 PM, Robert Nelson robertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at 1:00 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Sep 19, 2012 at 2:57 PM, Robert Nelson robertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at 10:13 AM, Otavio Salvador

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Eric Nelson
On 09/19/2012 11:22 AM, Otavio Salvador wrote: On Wed, Sep 19, 2012 at 3:08 PM, Robert Nelsonrobertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at 1:00 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Sep 19, 2012 at 2:57 PM, Robert Nelsonrobertcnel...@gmail.com wrote: On Wed,

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Otavio Salvador
On Wed, Sep 19, 2012 at 8:40 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: On 09/19/2012 11:22 AM, Otavio Salvador wrote: On Wed, Sep 19, 2012 at 3:08 PM, Robert Nelsonrobertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at 1:00 PM, Otavio Salvador ota...@ossystems.com.br wrote:

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Eric Nelson
Hi Otavio, On 09/19/2012 04:51 PM, Otavio Salvador wrote: On Wed, Sep 19, 2012 at 8:40 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: On 09/19/2012 11:22 AM, Otavio Salvador wrote: On Wed, Sep 19, 2012 at 3:08 PM, Robert Nelsonrobertcnel...@gmail.com wrote: On Wed, Sep 19, 2012 at

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Otavio Salvador
On Wed, Sep 19, 2012 at 9:58 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: On 09/19/2012 04:51 PM, Otavio Salvador wrote: I sort of agree; do you use 2 or 3 partitions in this case? Or 1 or 9? I'm actually not kidding here. The current Freescale Android image (R13.4-Beta) actually

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Eric Nelson
Hi Octavio, On 09/19/2012 06:15 PM, Otavio Salvador wrote: On Wed, Sep 19, 2012 at 9:58 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: On 09/19/2012 04:51 PM, Otavio Salvador wrote: I sort of agree; do you use 2 or 3 partitions in this case? Or 1 or 9? I'm actually not kidding

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Change default environment to cope with OE changes

2012-09-19 Thread Otavio Salvador
On Wed, Sep 19, 2012 at 10:29 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: On 09/19/2012 06:15 PM, Otavio Salvador wrote: On Wed, Sep 19, 2012 at 9:58 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: The best part of doing it in OE is that the same commit should be able to