config: tizen_rpi: add tizen_rpi header file for tizen 89/200089/2 submit/tizen/20190221.111634
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 19 Feb 2019 05:21:20 +0000 (14:21 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 19 Feb 2019 06:54:59 +0000 (15:54 +0900)
commit60f60749d80dbc37a820481e918b50a0000c7571
tree868659d7db9015191621aea015892a025614dbdc
parente2e0f18b9f3eabcb6844bef57c76f9e34eceba04
config: tizen_rpi: add tizen_rpi header file for tizen

Add the tizen_rpi header file for tizen.
It can be included tizen specific configuration for rpi boards.
Someone wants to change loglevel, follow the below command :

U-Boot> edit opts
edit : loglevel=7

- Change the loglevel value what you want.

Change-Id: I60157dd380a447ce1757921810e0b942be3d2843
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/configs/rpi.h
include/samsung/tizen_rpi.h [new file with mode: 0644]