blob: 021460b1a040db4a99c20c770650d34da1a5909e [file] [log] [blame]
Simon Glassd1fdf752020-10-26 17:40:01 -06001// SPDX-License-Identifier: GPL-2.0+
2/*
3 * Copyright 2018 NXP
4 */
5
6/dts-v1/;
7
8/ {
9 #address-cells = <1>;
10 #size-cells = <1>;
11
12 binman {
13 section {
14 skip-at-start = <16>;
15 u-boot {
16 };
17 };
18 };
19};