realtek: update platform support for 5.15
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Wed, 1 Dec 2021 03:25:54 +0000 (12:25 +0900)
committerSander Vanheule <sander@svanheule.net>
Thu, 15 Dec 2022 19:52:40 +0000 (20:52 +0100)
commit1f153558a30a067d83178442e87bca4b67bd120d
tree8fa939b7db5a9981953d817ee97bbe873a0098f3
parentf3a9975549959e06822de04d9a7b9c17a9a1806e
realtek: update platform support for 5.15

- fw_passed_dtb and others were replaced to get_fdt() function[1]
- __appended_dtb defined by asm/bootinfo.h[2]

[1]: https://www.spinics.net/lists/linux-mips/msg03332.html
[2]: https://www.spinics.net/lists/linux-mips/msg03332.html

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/realtek/files-5.15/arch/mips/rtl838x/prom.c
target/linux/realtek/files-5.15/arch/mips/rtl838x/setup.c