From: David Bauer Date: Wed, 28 Aug 2024 22:46:30 +0000 (+0200) Subject: treewide: update contact information X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8d7676dfba2524f8cf615fee68dc4075195fda7b;p=openwrt%2Fopenwrt.git treewide: update contact information Change contact information of comitter as requested. Reviewed-by: Sarah Mädel Signed-off-by: David Bauer --- diff --git a/package/boot/arm-trusted-firmware-rockchip/Makefile b/package/boot/arm-trusted-firmware-rockchip/Makefile index 6fbcbef0a8..38a644efa3 100644 --- a/package/boot/arm-trusted-firmware-rockchip/Makefile +++ b/package/boot/arm-trusted-firmware-rockchip/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2020 Tobias Maedel +# Copyright (C) 2020 Sarah Maedel # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ PKG_RELEASE:=1 PKG_HASH:=88215a62291b9ba87da8e50b077741103cdc08fb6c9e1ebd34dfaace746d3201 -PKG_MAINTAINER:=Tobias Maedel +PKG_MAINTAINER:=Sarah Maedel include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/trusted-firmware-a.mk diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile index 50c8a95ba0..7718c8985b 100644 --- a/package/boot/uboot-rockchip/Makefile +++ b/package/boot/uboot-rockchip/Makefile @@ -9,7 +9,7 @@ PKG_VERSION:=2024.07 PKG_RELEASE:=1 PKG_HASH:=f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f -PKG_MAINTAINER:=Tobias Maedel +PKG_MAINTAINER:=Sarah Maedel UBOOT_USE_BINMAN:=1 UBOOT_USE_INTREE_DTC:=1 diff --git a/target/linux/rockchip/image/armv8.mk b/target/linux/rockchip/image/armv8.mk index 99dde6aef1..8bbdf0b3d7 100644 --- a/target/linux/rockchip/image/armv8.mk +++ b/target/linux/rockchip/image/armv8.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only # -# Copyright (C) 2020 Tobias Maedel +# Copyright (C) 2020 Sarah Maedel # FIT will be loaded at 0x02080000. Leave 16M for that, align it to 2M and load the kernel after it. KERNEL_LOADADDR := 0x03200000