diff options
author | 2009-09-03 20:14:02 +0300 | |
---|---|---|
committer | 2009-09-03 20:14:02 +0300 | |
commit | b3c6df3ab2b17cd7ddf927d39a64f235b25ac8d4 (patch) | |
tree | 58d26a0b0dc5dc597519260ef04f8bff67cc4f8c /include/linux/moduleparam.h | |
parent | OMAP2/3/4 PRCM: add module IDLEST wait code (diff) | |
download | wireguard-linux-b3c6df3ab2b17cd7ddf927d39a64f235b25ac8d4.tar.xz wireguard-linux-b3c6df3ab2b17cd7ddf927d39a64f235b25ac8d4.zip |
OMAP2/3 board-*.c files: read bootloader configuration earlier
Most board-*.c files read configuration data from the bootloader in
their .init_machine() function. This needs to happen earlier, at some
point before omap2_init_common_hw() is called. This is because a
future patch will use the bootloader serial console port information
to enable the UART clocks earlier, immediately after omap2_clk_init().
This is in turn necessary since otherwise clock tree usecounts on
clocks like dpll4_m2x2_ck will be bogus, which can cause the
currently-active console UART clock to be disabled during boot.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions