Re: [U-Boot] [PATCH] armv8: ls1088ardb_pb: Add support for board detection

2018-12-10 Thread York Sun
On 10/12/18 7:04 AM, Pramod Kumar wrote: > ls1088ardb-pb and ls1088ardb both boards are ls1088a based soc, > board type detection is dynamic at boot time > > Signed-off-by: Pramod Kumar > --- This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York

[U-Boot] [PATCH] armv8: ls1088ardb_pb: Add support for board detection

2018-10-12 Thread Pramod Kumar
ls1088ardb-pb and ls1088ardb both boards are ls1088a based soc, board type detection is dynamic at boot time Signed-off-by: Pramod Kumar --- board/freescale/ls1088a/ls1088a.c | 27 +-- include/configs/ls1088a_common.h | 3 ++- 2 files changed, 27 insertions(+), 3