[PATCH v2 0/7] Add Cortina Access basic DM drivers
Tom Rini
trini at konsulko.com
Fri Jan 24 16:13:30 CET 2020
On Tue, Jan 21, 2020 at 10:19:01AM +0000, Alex Nemirovsky wrote:
>
> Cortina Access management has decided that we want to add formal
> upstream support of u-boot going forward for our line of SoCs
> and evaluation boards.
[snip]
> MAINTAINERS | 18 +++
> arch/arm/Kconfig | 5 +
> arch/arm/dts/Makefile | 2 +
> arch/arm/dts/ca-presidio-engboard.dts | 69 +++++++++++
> arch/arm/include/asm/gpio.h | 2 +-
> board/cortina/common/Kconfig | 5 +
> board/cortina/common/armv8/ca7774_regs.h | 18 +++
> board/cortina/common/armv8/lowlevel_init.S | 87 ++++++++++++++
> board/cortina/presidio-asic/Kconfig | 20 ++++
> board/cortina/presidio-asic/MAINTAINERS | 6 +
> board/cortina/presidio-asic/Makefile | 8 ++
> board/cortina/presidio-asic/presidio.c | 126 ++++++++++++++++++++
I should have spotted this sooner, sorry. Why are you doing
board/cortina/common/armv8/ rather than arch/arm/mach-xxx/ (and related
include directory) as is the norm?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200124/f5aa2531/attachment.sig>
More information about the U-Boot
mailing list