Missing recovery.img AOSP JB4.3

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Missing recovery.img AOSP JB4.3

ソリューションへジャンプ
2,147件の閲覧回数
jonathansmyth
Contributor III

Hi Guys,

so after a great battle trying to port the android i think im nearly finished.... however

after my compile and the images are created in my out directory i get the following...

kernel

system.img

u-boot.bin (and the variations of u-boot.bin)

boot.img

uImage

but no recovery.img and instead i get ramdisk.img

Any suggestion or help on what this is or whats went wrong or what must i do to get the recovery image?

Thanks!

Ps sorry if im being stupid but the internet hasnt got much for me on this!

ラベル(3)
0 件の賞賛
返信
1 解決策
1,829件の閲覧回数
jonathansmyth
Contributor III

in the boardconfig.mk file i needed to add in TARGET_NO_RECOVERY := false

all the best

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,829件の閲覧回数
SergioSolis
NXP Employee
NXP Employee

Hello Jonathan,

recovery.img should be within ./out/target/product/>>board<</recovery.img

Are you following the android's user guide?

0 件の賞賛
返信
1,829件の閲覧回数
jonathansmyth
Contributor III

yes i am,

however i dont seem to generate it...any ideas... or what file is responsible for generating it?

I am building for a custom board that uses the imx6 SOC...

Cheer Jonny

0 件の賞賛
返信
1,830件の閲覧回数
jonathansmyth
Contributor III

in the boardconfig.mk file i needed to add in TARGET_NO_RECOVERY := false

all the best

0 件の賞賛
返信