From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schwierzeck Date: Sun, 30 Apr 2017 20:34:09 +0200 Subject: [U-Boot] [PATCH v6 10/14] MIPS: add BMIPS Huawei HG556a board In-Reply-To: <1493073566-11982-11-git-send-email-noltari@gmail.com> References: <1492098280-3259-1-git-send-email-noltari@gmail.com> <1493073566-11982-1-git-send-email-noltari@gmail.com> <1493073566-11982-11-git-send-email-noltari@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Am 25.04.2017 um 00:39 schrieb Álvaro Fernández Rojas: > Signed-off-by: Álvaro Fernández Rojas > --- > v6: > - Select CONFIG_BMIPS_BOOT_RAM and CONFIG_BAUDRATE in defconfig. > - Simplify board name. > v5: No changes. > v4: No changes. > v3: Add cfi-flash support. > v2: Introduce changes suggested by Daniel Schwierzeck: > - Split BMIPS support patches. > - Remove DEBUG_UART from defconfig. > > arch/mips/dts/Makefile | 1 + > arch/mips/dts/huawei,hg556a.dts | 31 ++++++++++++++++++++++++ > arch/mips/mach-bmips/Kconfig | 12 ++++++++++ > board/huawei/hg556a/Kconfig | 12 ++++++++++ > board/huawei/hg556a/MAINTAINERS | 6 +++++ > board/huawei/hg556a/Makefile | 5 ++++ > board/huawei/hg556a/hg556a.c | 7 ++++++ > configs/huawei_hg556a_ram_defconfig | 47 +++++++++++++++++++++++++++++++++++++ > include/configs/huawei_hg556a.h | 20 ++++++++++++++++ > 9 files changed, 141 insertions(+) > create mode 100644 arch/mips/dts/huawei,hg556a.dts > create mode 100644 board/huawei/hg556a/Kconfig > create mode 100644 board/huawei/hg556a/MAINTAINERS > create mode 100644 board/huawei/hg556a/Makefile > create mode 100644 board/huawei/hg556a/hg556a.c > create mode 100644 configs/huawei_hg556a_ram_defconfig > create mode 100644 include/configs/huawei_hg556a.h > applied to u-boot-mips/next, thanks! -- - Daniel -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: