exynos9610: Switch to two-stage init mounting
authorSebastiano Barezzi <barezzisebastiano@gmail.com>
Wed, 29 Jun 2022 07:29:32 +0000 (09:29 +0200)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 28 Nov 2023 02:25:26 +0000 (02:25 +0000)
commit2b78dc8899676772f68d1b269bfa4e005eb58642
tree24d0d320012f4812c67e0a899c33ef08114ff8e2
parent3b14d395130599e7e07e326bac41afca49ec1722
exynos9610: Switch to two-stage init mounting

* Stop handling vendor mounting from kernel, first stage init is gonna
  do that, together with system (which is now /system)
* Use correct mount flags coming from kernel dts
* Move system and vendor mount points to /dev/block/by-name/, we don't
  have bootdevice symlink to that point in init
* Copy fstab to recovery for first stage init

Change-Id: Iaa0ecc3f13c3cfd3fe357ca509549d0f68a29cf0
BoardConfigCommon.mk
common.mk
configs/fstab.exynos9610
recovery.fstab