]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: Implement the 'fake' go command
authorSimon Glass <sjg@chromium.org>
Thu, 20 Jun 2013 04:15:10 +0000 (21:15 -0700)
committerTom Rini <trini@ti.com>
Wed, 26 Jun 2013 14:18:56 +0000 (10:18 -0400)
commitbce1b92aa11fc7dadae19452e9ff84c33a4b0c9a
tree7789526824d4bbb23e8b3181d5af81b49d115f22
parentd0ae31eb0714a8b44dcdb644f8b68dafdbc1c197
arm: Implement the 'fake' go command

Implement this feature on ARM for tracing.

It would be nice to have generic bootm support so that it is easily
implemented on any arch.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
arch/arm/lib/bootm.c