SoC s6: bl30 add board bl201, bl208, bl209, bq201, bq208, bq209 [1/1]

PD#SWPL-171761

Problem:
bl30 s6 board is only s6_skt.

Solution:
add board bl201_s905x5, bl208_s905x5, bl209_s905x5,
bq201_s905d5, bq208_s905d5, bq209_s905d5.

Verify:
local build all board pass.

Change-Id: Ibced9598f96366099d727c68350beffe2266a438
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
diff --git a/build_combination.in b/build_combination.in
index 6f8dafd..497a698 100644
--- a/build_combination.in
+++ b/build_combination.in
@@ -23,7 +23,6 @@
 riscv s5 ax201_s928x aocpu
 riscv s5 ax208_s928x aocpu
 riscv s5 ax209_s928x aocpu
-riscv s6 s6_skt aocpu
 riscv s7 s7_skt aocpu
 riscv s7 bh201_s905y5 aocpu
 riscv s7 bh202_s905y5 aocpu
@@ -35,3 +34,10 @@
 riscv s7d bm201_s905x5m aocpu
 riscv s7d bm202_s905x5m aocpu
 riscv s7d bm209_s905x5m aocpu
+riscv s6 s6_skt aocpu
+riscv s6 bl201_s905x5 aocpu
+riscv s6 bl208_s905x5 aocpu
+riscv s6 bl209_s905x5 aocpu
+riscv s6 bq201_s905d5 aocpu
+riscv s6 bq208_s905d5 aocpu
+riscv s6 bq209_s905d5 aocpu