summaryrefslogtreecommitdiff
path: root/board/google/chameleonv3/board.c
AgeCommit message (Collapse)Author
2025-05-29google: Include env.h to permit reading the environmentSimon Glass
This file reads from the environment but does not include the correct header. Update it. Signed-off-by: Simon Glass <sjg@chromium.org>
2022-07-01board: Add Chameleonv3 board dirPaweł Anikiel
Add board directory for Google Chameleon V3 board Signed-off-by: Paweł Anikiel <pan@semihalf.com> Reviewed-by: Simon Glass <sjg@chromium.org>