blob: c0f3c898f19fad819efc9c05825f04c01c4d97e2 [file]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2021 Amlogic, Inc. All rights reserved.
*/
/ {
partitions: partitions{
parts = <1>;
part-0 = <&rootfs>;
rootfs:rootfs
{
pname = "rootfs";
size = <0xffffffff 0xffffffff>;
mask = <4>;
};
};
};/* end of / */