realtek: add common definition of cameo based firmware
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Sat, 8 Oct 2022 12:46:51 +0000 (21:46 +0900)
committerSander Vanheule <sander@svanheule.net>
Mon, 13 Feb 2023 11:22:17 +0000 (12:22 +0100)
commit5b33916c0a73631871cd34dde8643a209cae2fbb
tree1b2cb8fa467d7ed2659a80d591916e005c2d63dc
parentd76f0f407b20661008173ac2c54d725509d67e5b
realtek: add common definition of cameo based firmware

The cameo-related recipes can also be used for APRESIA ApresiaLightGS
series devices. So create common definition for the devices manufactured
by Cameo.
And also, the model name of ApresiaLightGS120GT-SS is too long for cameo
header (max: 20 bytes), so use additional variable "CAMEO_BOARD_MODEL"
in Build/cameo-headers instead of DEVICE_MODEL to use the custom name.
(default of CAMEO_BOARD_MODEL: DEVICE_MODEL)

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/realtek/image/Makefile
target/linux/realtek/image/common.mk