Tom Rini
27f41aa5bb
board: amlogic: Remove <common.h> and add needed includes
...
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Signed-off-by: Tom Rini <trini@konsulko.com >
2024-05-06 15:07:48 -06:00
Viacheslav Bocharov
c687b2c1c9
board: amlogic: jethubj100: update MAINTAINERS
...
Fix mispell in maintainer name for jethub j100 board files
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in >
Link: https://lore.kernel.org/r/20240227065551.580199-3-adeep@lexina.in
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2024-04-04 18:48:46 +02:00
Neil Armstrong
d54f87f09a
board: amlogic: fix buffler overflow in seria, mac & usid read
...
While meson_sm_read_efuse() doesn't overflow, the string is not
zero terminated and env_set*() will buffer overflow and add random
characters to environment.
Acked-by: Viacheslav Bocharov <adeep@lexina.in >
Link: https://lore.kernel.org/r/20240320-u-boot-fix-p200-serial-v2-1-972be646a301@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org >
2024-03-25 09:16:19 +01:00
Vyacheslav Bocharov
4f4f974a46
ARM: amlogic: add JetHub D1 eth mac generation with manufacturer OUI
...
JetHome has own MAC OUI. Add jethub-j100 board file. Update config.
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in >
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com >
2021-10-29 19:16:07 +02:00