mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-18 20:31:32 +02:00
Since there is a common function to grab the serial number from the die id bits, it makes sense have one to parse that serial number and feed it to the serial ATAG. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>