Re: [PATCH v2] env: ti: boot: Fix Android boot on AM57x EVM

2020-02-24 Thread Lokesh Vutla
On 21/02/20 8:05 PM, Sam Protsenko wrote: > When applying DTBO on top of DTB (with "fdt apply" command) on AM57x EVM > board, there is not enough memory reserved in RAM for DTB blob. Hence, > DTBO can't be merged in DTB. It leads to inability to boot Android with > next error message: > > f

Re: [PATCH v2] env: ti: boot: Fix Android boot on AM57x EVM

2020-02-24 Thread Eugeniu Rosca
On Fri, Feb 21, 2020 at 04:35:21PM +0200, Sam Protsenko wrote: > When applying DTBO on top of DTB (with "fdt apply" command) on AM57x EVM > board, there is not enough memory reserved in RAM for DTB blob. Hence, > DTBO can't be merged in DTB. It leads to inability to boot Android with > next error m

Re: [PATCH v2] env: ti: boot: Fix Android boot on AM57x EVM

2020-02-24 Thread Sam Protsenko
Hi Lokesh, On Fri, Feb 21, 2020 at 4:35 PM Sam Protsenko wrote: > > When applying DTBO on top of DTB (with "fdt apply" command) on AM57x EVM > board, there is not enough memory reserved in RAM for DTB blob. Hence, > DTBO can't be merged in DTB. It leads to inability to boot Android with > next er