Simon Glass | 48549cd | 2016-11-25 20:16:00 -0700 | [diff] [blame] | 1 | /* |
2 | * Copyright (C) 2016 Google, Inc | ||||
3 | * Written by Simon Glass <sjg@chromium.org> | ||||
4 | * | ||||
5 | * SPDX-License-Identifier: GPL-2.0+ | ||||
6 | */ | ||||
7 | |||||
8 | / { | ||||
9 | host1x@50000000 { | ||||
10 | u-boot,dm-pre-reloc; | ||||
11 | dc@54200000 { | ||||
12 | u-boot,dm-pre-reloc; | ||||
13 | }; | ||||
14 | }; | ||||
15 | }; |