9
0
Fork 0

ARM: i.MX53 tqma53: Set model from devicetree

The model is correctly set from the devicetree, no need to do it
from code.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-05-06 11:12:28 +02:00
parent 1f0db00f81
commit e27b8db069
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ static int tqma53_devices_init(void)
if (!of_machine_is_compatible("tq,tqma53"))
return 0;
barebox_set_model("TQ tqma53");
barebox_set_hostname("tqma53");
if (bootsource_get() == BOOTSOURCE_MMC &&