summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nolen Johnson [Tue, 11 Jul 2023 20:57:03 +0000 (16:57 -0400)]
radxa0: Use full super image size
Change-Id: I78293436e7db69d356acbe7c14a22cb49e12b905
(cherry picked from commit
46d532493ab119fa242a384ce9badec9a33a71e1)
Nolen Johnson [Sat, 15 Jul 2023 03:09:43 +0000 (23:09 -0400)]
radxa0: Allow radxa0_tab to build aml_*_image
Change-Id: I273e2b127b007bc809af833e027a518c3235f754
(cherry picked from commit
f6c2f8f92678151b9138b32baf8474b668ed55c3)
Nolen Johnson [Sat, 8 Jul 2023 22:28:14 +0000 (18:28 -0400)]
radxa0: Allow tablet builds
Change-Id: Ib400d6c6d87e4d663335f2fb73b47297462561a6
(cherry picked from commit
0ff00541ee261e7f7d5a0f1923d8583678fe5eac)
Nolen Johnson [Sun, 9 Jul 2023 19:34:00 +0000 (15:34 -0400)]
radxa0: Create aml_install phony target
It's just a super slim package, containing a bootloader that
forces booting into recovery mode and a super_empty image.
Quicker, more reliable flashing process, plus solves the issue of
entering recovery without buttons.
Change-Id: I04fb916098006f9ac82ddaf379fdc1b357eef7c0
(cherry picked from commit
bdb042daabbf581569a75e59a3a9bcd56d8dae48)
Bruno Martins [Thu, 6 Jul 2023 13:41:03 +0000 (14:41 +0100)]
radxa0: Fix aml_upgrade
There is a dependency on logo.img, so make sure to explicitely build it.
Change-Id: Ie918142bf4472ab4e43a43a9fb9aaa9bda7c8728
(cherry picked from commit
0680b7ae6a75c9fd7a5e5f064f84e094b2b60e40)
Nolen Johnson [Fri, 17 Jun 2022 21:13:40 +0000 (17:13 -0400)]
radxa0: factory: Move u-boot somewhere accessible
Change-Id: Ifa1f6eb8f4830e7b23f98bedced4eedbf1c8a435
Nolen Johnson [Thu, 9 Jun 2022 02:41:02 +0000 (22:41 -0400)]
radxa0: Inherit common tree after device vars are set
* Allows several variables to be read in common tree.
Change-Id: Ic8f3a4d210568254d814b013b67d8f06efff5e63
Bruno Martins [Thu, 9 Jun 2022 14:08:33 +0000 (15:08 +0100)]
radxa0: Unset DEVICE_PATH in the product makefile
There's no need for this, make use of LOCAL_PATH instead.
Change-Id: I94642c86049d85d1b4f372309bc5899f9876ffe3
Nolen Johnson [Tue, 19 Apr 2022 17:24:00 +0000 (13:24 -0400)]
radxa0: Set ro.soc.model
* Differs from deadpool.
Change-Id: I7a9f45d5bf0740e86688ebf6e05670d2e1bad9d5
Nolen Johnson [Tue, 19 Apr 2022 17:16:42 +0000 (13:16 -0400)]
radxa0: Decommonize vendor.media.support.dolbyvision
Change-Id: I884adf58c0dbffdcd0bc51b53d26bbce242b6dfb
Nolen Johnson [Tue, 19 Apr 2022 17:08:56 +0000 (13:08 -0400)]
radxa0: Decommonize ro.vendor.platform.support.dolbyvision
Change-Id: Ie7f134d2b40e8ab38a2b217230f5dc6769a22637
Jan Altensen [Mon, 12 Jul 2021 19:45:04 +0000 (21:45 +0200)]
radxa0: set fingerprint to a whitelisted one
* ATV SUW whitelists fingerprints/descriptions.
Change-Id: Ied0cf87769be2a92f356bf24aecea422d62ff9f8
Jan Altensen [Tue, 14 Sep 2021 12:33:00 +0000 (14:33 +0200)]
radxa0: Use correct DHD version
Change-Id: I422621cdeb58aa53c7fd4775ebf36d70163674cb
Jan Altensen [Thu, 16 Sep 2021 08:30:07 +0000 (10:30 +0200)]
radxa0: include broadcom firmware makefile
Change-Id: I491f42dd0464aaa7aa92b77fdd2375c0666a4c5b
Jan Altensen [Thu, 16 Sep 2021 19:56:35 +0000 (21:56 +0200)]
radxa0: fix factory image creation
* if the source and $OUT are on different drives hardlinking fails, copy instead
* fix bootloader path while at it
Change-Id: I425a7c4bb0fe7e2408abcda8d0993320416c015f
Jan Altensen [Sun, 1 Aug 2021 22:03:28 +0000 (00:03 +0200)]
radxa0: factory: also search in vendor/firmware for the bootloader
Change-Id: I99ae1d625565e66ccdcaeeaf58fff74e0963086c
Jan Altensen [Tue, 6 Jul 2021 20:31:19 +0000 (22:31 +0200)]
radxa0: factory: do not verify partitions
* since we can only generate V1 upgrade packages we can not do partition verification as the usb burning tool requires sha1sums which are only included in the V2 upgrade packages
Change-Id: Icfa928622003d4a9787d27adcff2ef68cf32ab55
Jan Altensen [Sat, 3 Jul 2021 00:50:53 +0000 (02:50 +0200)]
radxa0: add aml_upgrade build target
* will be neded for initial flashing
Change-Id: Ife02f48a7b07421079470e06c05d459556b68930
Jan Altensen [Fri, 2 Jul 2021 08:13:38 +0000 (10:13 +0200)]
radxa0: specify that we have no TEE
Change-Id: I56420abca95e4c6df1bbab69febaf0cefcde1a79
Nolen Johnson [Thu, 1 Jul 2021 21:11:57 +0000 (17:11 -0400)]
radxa0: Decommonize init.amlogic.wifi_buildin.rc
* Only deadpool/wade/sabrina have Broadcom Wi-Fi/Bluetooth,
dopinder/beast have Realtek, and will need different modules
and node permissions changed.
Change-Id: I204e5c22a1dc306c9c932a3634f5e6534a438ee5
Nolen Johnson [Fri, 25 Jun 2021 05:05:35 +0000 (01:05 -0400)]
radxa0: Configure Broadcom Bluetooth/Wi-Fi HALs
* We're not unifying things, and the stock MultiHAL requires
framework side magic, so we're going with the hardware/broadcom
solution.
* Set Bluetooth overlays based on stock.
* bdroid_buildcfg header and vnd_$device.txt configuration are
loosely taken from OEM uploads of Amlogic BCM Wi-Fi/BT device
sources.
Change-Id: Ie8e0f2d2a5f1cb8337ebe88b903fb18a71602f18
Aaron Kling [Fri, 25 Jun 2021 05:04:25 +0000 (01:04 -0400)]
radxa0: Build Broadcom DHD module inline
Change-Id: I042931d6361420868f53f682c70fee8c5a2b589d
Stricted [Fri, 25 Jun 2021 05:24:03 +0000 (01:24 -0400)]
radxa0: Build device specific DTB
Change-Id: I882a5f2481802cabe28204ee9c65905d1a80f984
Nolen Johnson [Thu, 17 Jun 2021 04:43:04 +0000 (00:43 -0400)]
radxa0: Initial Commit
Change-Id: I5bbc92935d81897929edf3daefb27a9e09691f60