blob: 73aeca6f7ae121eb785d7956f4ff4abfa45d85ef [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2019 Amlogic, Inc. All rights reserved.
*/
/ {
firmware {
android {
compatible = "android,firmware";
vbmeta {
compatible = "android,vbmeta";
parts = "vbmeta,boot,oem,vbmeta_system";
by_name_prefix="/dev/block";
};
};
};
};/* end of / */