snow: Rename snow to daisy.
commit49c98dc42b706897e802af12d16349ff65a9bd43
authorGabe Black <gabeblack@google.com>
Thu, 23 Jan 2014 05:06:32 +0000 (22 21:06 -0800)
committerIsaac Christensen <isaac.christensen@se-eng.com>
Thu, 25 Sep 2014 17:09:47 +0000 (25 19:09 +0200)
tree3538c9fd152f5acf9ffa200b17e50a444a505475
parent765705789213e1914cad540bb7868d2154cdbedf
snow: Rename snow to daisy.

The name snow goes by in many places in chromeos is daisy. Snow is technically
a variant of daisy and should really be called daisy_snow, but for historical
reasons the daisy board with no variant was used instead. To make it easier to
work with within chromeos, this change renames the snow board to daisy.

Change-Id: I569b31bf417db55be91832f15271bea4bc30f163
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/183553
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit 13f24d967251c18dce2a00bcea915f448c4c6aa7)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6929
Tested-by: build bot (Jenkins)
src/mainboard/google/Kconfig
src/mainboard/google/daisy/Kconfig [moved from src/mainboard/google/snow/Kconfig with 93% similarity]
src/mainboard/google/daisy/Makefile.inc [moved from src/mainboard/google/snow/Makefile.inc with 100% similarity]
src/mainboard/google/daisy/chromeos.c [moved from src/mainboard/google/snow/chromeos.c with 100% similarity]
src/mainboard/google/daisy/devicetree.cb [moved from src/mainboard/google/snow/devicetree.cb with 100% similarity]
src/mainboard/google/daisy/exynos5250.h [moved from src/mainboard/google/snow/exynos5250.h with 100% similarity]
src/mainboard/google/daisy/mainboard.c [moved from src/mainboard/google/snow/mainboard.c with 99% similarity]
src/mainboard/google/daisy/memory.c [moved from src/mainboard/google/snow/memory.c with 92% similarity]
src/mainboard/google/daisy/romstage.c [moved from src/mainboard/google/snow/romstage.c with 100% similarity]
src/mainboard/google/daisy/wakeup.c [moved from src/mainboard/google/snow/wakeup.c with 100% similarity]