mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
be2fc084d9
This add the initial support of the broadcom reference board bcm963158 with a bcm63158 SoC. This board has 1 GB of ram, 512 MB of flash (nand), 2 usb port, 1 uart, 4 ethernet ports (LAN), 1 ethernet port (WAN). Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
3 lines
58 B
Makefile
3 lines
58 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += bcm963158.o
|