Home
last modified time | relevance | path

Searched hist:"8 c688bc4de4856f20193e6f0bc92e7273e8cf7ad" (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dtime.c8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
H A DKconfig8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/include/configs/
H A Dedb93xx.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dtqma6.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dcm_fx6.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dls1021aqds.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dls1021atwr.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Dsunxi-common.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/include/
H A Dconfig_fallbacks.h8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/
H A DREADME8c688bc4de4856f20193e6f0bc92e7273e8cf7ad Thu Oct 23 16:30:40 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: move CONFIG_SYS_HZ to lib/Kconfig

CONFIG_SYS_HZ is always defined as 1000 in config_fallbacks.h
(but some boards still have redundant definitions).

This commit moves the definition and the document in README to
Kconfig. Since lib/Kconfig can assure that CONFIG_SYS_HZ is 1000,
the sanity check in lib/time.c should be removed.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Marek Vasut <marex@denx.de>