ipq807x: fix boardname and license (#7501)

This commit is contained in:
AmadeusGhost 2021-07-24 13:01:17 +08:00 committed by GitHub
parent 737e0fd864
commit 5ca5a488f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
ARCH:=aarch64
BOARD:=ipq807x
BOARDNAME:=Qualcomm IPQ807x
BOARDNAME:=Qualcomm Atheros IPQ807x
FEATURES:=squashfs ramdisk fpu nand source-only
KERNELNAME:=Image dtbs
CPU_TYPE:=cortex-a53

View File

@ -1,5 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
/* Copyright (C) 2021 AmadeusGhost <amadeus@immortalwrt.org> */
// SPDX-License-Identifier: GPL-2.0-only
/* Copyright (C) 2020 The Linux Foundation. All rights reserved.
*/
/ {
reserved-memory {
@ -44,7 +45,7 @@
wifi_dump@50500000 {
no-map;
reg = <0x0 0x50500000 0x0 0x200000>;
reg = <0x0 0x50500000 0x0 0x200000>;
};
};
};