]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nitrogen6x: implement board_cfb_skip() to disable text output
authorEric Nelson <eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:22 +0000 (12:16 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 6 Oct 2014 15:57:20 +0000 (17:57 +0200)
commitc9c86bde3d8d24a9eee06f64eaa2e14206c76d77
treea2566166a2edea5906d0960a8754036021bf6f36
parent39d0973300b83c08f3f5047245ebf1de883b31f2
nitrogen6x: implement board_cfb_skip() to disable text output

Several customers have asked to leave the display quiet during
boot, so allow the user to express this request by the presence
of environment variable "novideo".

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
board/boundary/nitrogen6x/nitrogen6x.c