]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, am335x, siemens: fix factoryset interpretation
authorHeiko Schocher <hs@denx.de>
Tue, 18 Nov 2014 10:51:04 +0000 (11:51 +0100)
committerTom Rini <trini@ti.com>
Fri, 5 Dec 2014 02:28:32 +0000 (21:28 -0500)
commit7dc60d81a1876cdc5946da2011d5a34339be8e37
treee20ad1ba15a94672520dadd0b2453b8001b77bf3
parentfb384c4720ca7496775d6578f184bf628db73456
arm, am335x, siemens: fix factoryset interpretation

a record could contain other records, so after an ">" (begin mark)
there not always come an end mark "<", instead a ">" is possible.
Take care of this.

Signed-off-by: Heiko Schocher <hs@denx.de>
board/siemens/common/factoryset.c