mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
a241ccdc44
This add the initial support of the broadcom reference board bcm96753ref with a bcm6753 SoC. This board has 1 GB of RAM, 256 MB of flash (nand), 2 USB port, 1 UART, and 4 ethernet ports. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
3 lines
60 B
Makefile
3 lines
60 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += bcm96753ref.o
|