summaryrefslogtreecommitdiff
path: root/doc/board/amlogic
AgeCommit message (Collapse)Author
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt
Odroid C4 is an Amlogic SM1 device, the board config and board documentation are adapted from the Odroid-N2 support from the same vendor. Signed-off-by: Christian Hewitt <[email protected]> [narmstrong: fix odroid-c4.rst typos and structure] Signed-off-by: Neil Armstrong <[email protected]> Tested-by: Anand Moon <[email protected]>
2020-06-18board: amlogic: move boards doc into doc/board/amlogicNeil Armstrong
Move the natural text Amlogic board README files to doc/board/amlogic into reStructuredText and : - add reStructuredText markup for bash code - fix secondary titles markup - move board support into global support matrix Signed-off-by: Neil Armstrong <[email protected]>