s5pc110: kessler: Incorrect board revision check
authorMyungJoo Ham <MyungJoo.Ham@samsung.com>
Tue, 23 Feb 2010 11:45:11 +0000 (20:45 +0900)
committerMyungJoo Ham <MyungJoo.Ham@samsung.com>
Tue, 23 Feb 2010 11:45:11 +0000 (20:45 +0900)
commit7b6119f2c86a6b24ad1c09fdb627671c0aa22e35
treecb086321b06e1fe61f3a8484be741d13b83a0178
parentf8257c37db2a811bac3f5b2dd8afea2b4e81cf37
s5pc110: kessler: Incorrect board revision check

"board" of kessler > C110_MACH_START; thus, if (board<0) works
incorrectly. This patch allows "kessler" to boot.
board/samsung/universal/universal.c