[U-Boot] [PATCH] arc: Rename AXS101 board to more generic AXS10x
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Fri Aug 5 11:59:36 CEST 2016
Hi Tom,
On Thu, 2016-08-04 at 11:02 -0400, Tom Rini wrote:
> On Thu, Aug 04, 2016 at 03:14:34PM +0300, Alexey Brodkin wrote:
>
> >
> > As of now we have 2 flavors of ARC SDP boards:
> > 1) AXS101 - with ARC770 in ASIC
> > 2) AXS103 - with ARC HS38 in FPGA
> >
> > Both options share exactly the same base-board and only differ with
> > CPU-tiles in use. That means all peripherals are the same (they are
> > implemented in FPGA on the base-board) and so generic board could be
> > used for both.
> >
> > While at it:
> > * Recreated defconfigs with savedefconfig
> > * In include/configs/axs10x.h numerical sizes replaced with
> > defines from linux/sizes.h for better readability.
> >
> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> > Cc: Tom Rini <trini at konsulko.com>
>
> Reviewed-by: Tom Rini <trini at konsulko.com>
I remember you once asked why do we still mention axs101 board
when there's already axs103 and if there's a chance to combine them
properly. And so this patch finally addresses your concern.
Thus you were in Cc list :)
-Alexey
More information about the U-Boot
mailing list