| /rk3399_rockchip-uboot/lib/ |
| H A D | time.c | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | Kconfig | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | edb93xx.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | tqma6.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | cm_fx6.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | ls1021aqds.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | ls1021atwr.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | sunxi-common.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | config_fallbacks.h | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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 D | README | 8c688bc4de4856f20193e6f0bc92e7273e8cf7ad 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>
|