]> git.ipfire.org Git - people/ms/u-boot.git/commit
db410c: use the device tree parsed by the lk loader.
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Wed, 10 Jan 2018 10:34:38 +0000 (11:34 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 15 Jan 2018 21:29:03 +0000 (16:29 -0500)
commit9337dfb4342a7bf2164405cdcb9c92b857ea0974
treeb285d08cfdbc6a2171aa0199607c4ff3d1d7d6ab
parent3b595da441cf38d1905684dea28767afeb732838
db410c: use the device tree parsed by the lk loader.

We dont need to keep copies of the properties that we are going to
fixup since we will be using the dtb provided by the firmware.

Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
board/qualcomm/dragonboard410c/dragonboard410c.c
configs/dragonboard410c_defconfig