Re: [U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels

2019-02-03 Thread Lokesh Vutla
On 02/02/19 2:34 AM, Andrew F. Davis wrote: > Bootm will fail to load kernels over 8MB, this is not enough > for our 64bit kernel images. Increase this to 64MB. > > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh > --- > include/configs/am65x_evm.h | 2 +

Re: [U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels

2019-02-02 Thread Tom Rini
On Fri, Feb 01, 2019 at 03:04:57PM -0600, Andrew F. Davis wrote: > Bootm will fail to load kernels over 8MB, this is not enough > for our 64bit kernel images. Increase this to 64MB. > > Signed-off-by: Andrew F. Davis Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature ___

[U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels

2019-02-01 Thread Andrew F. Davis
Bootm will fail to load kernels over 8MB, this is not enough for our 64bit kernel images. Increase this to 64MB. Signed-off-by: Andrew F. Davis --- include/configs/am65x_evm.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/am65x_evm.h b/include/configs/am65x_evm.h index 31