[ rockchip64 ] add Pinebook Pro WIP

-Working:

  USB/USB C
  Wifi
  Console
  Power Button

-Not quite there:

  Desktop does not start.
This commit is contained in:
tonymac32
2019-12-31 12:55:15 -05:00
parent dc7bf867e7
commit c2219ce901
4 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,21 @@
diff --git a/trust.ini b/trust.ini
new file mode 100644
index 0000000..4af021a
--- /dev/null
+++ b/trust.ini
@@ -0,0 +1,15 @@
+[VERSION]
+MAJOR=1
+MINOR=0
+[BL30_OPTION]
+SEC=0
+[BL31_OPTION]
+SEC=1
+PATH=./build/rk3399/debug/bl31/bl31.elf
+ADDR=0x10000
+[BL32_OPTION]
+SEC=0
+[BL33_OPTION]
+SEC=0
+[OUTPUT]
+PATH=trust.bin