coreboot-kgpe-d16/src/mainboard/google/snow
Paul Menzel 7df4ec0303 Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
»Chromebook« is the official spelling [1]. So correct that with
the following command.

    $ git grep -l ChromeBook | xargs sed -i s,ChromeBook,Chromebook,

The incorrect spelling was only used for the chip name.

[1] http://www.google.com/intl/en/chrome/devices/hp-pavilion-chromebook.html#hp-pav

Change-Id: I9c19f399a3e3d36bd644ec375822daa384a14961
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2370
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Marc Jones <marcj303@gmail.com>
2013-02-14 19:25:54 +01:00
..
bootblock.c exynos/snow: move SPI GPIO setup to mainboard bootblock code 2013-02-10 04:03:28 +01:00
devicetree.cb Add minimal mainboard support for snow 2012-12-12 06:01:26 +01:00
Kconfig console: Revise serial console configuration names. 2013-02-08 01:56:15 +01:00
mainboard.c Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase 2013-02-14 19:25:54 +01:00
mainboard.h exynos/snow: Move core/memory clock-related and board ID code 2013-02-06 02:11:14 +01:00
Makefile.inc armv7/snow: Move clock initialization from bootblock to romstage. 2013-02-08 03:24:53 +01:00
memory.c exynos/snow: Move core/memory clock-related and board ID code 2013-02-06 02:11:14 +01:00
ramstage.c snow: fix high_tables_base calculation 2013-02-11 21:12:56 +01:00
romstage.c snow: Set up MMU after DRAM is working 2013-02-14 07:03:55 +01:00