summaryrefslogtreecommitdiff
path: root/target/aarch64/systems/raspberry-pi3p-64
AgeCommit message (Collapse)Author
2018-05-30fix description, remove arch nameWaldemar Brodkorb
2018-05-25rework hardware and C library settingsWaldemar Brodkorb
Make the menu system for configuration more intuitive. First choose operating system, then hardware, starting with architecture. Then choose either generic or a sample system. When choosing a sample be more strict in case of MMU or Endianess selection, so a misconfiguration isn't possible. Furthermore put a new top level menu for C library configuration and add Binary format, Instruction set, version selection, float type and any C library specific options. Refactor the duplicate definition of Qemu system versatile and Synopsys NSIM.
2018-04-16add basic support for raspberry-pi3pOliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>