]> git.sur5r.net Git - u-boot/blobdiff - include/configs/p2371-0000.h
nios2: Split timer code into timer.c
[u-boot] / include / configs / p2371-0000.h
index 397a0ef8ae7b224ada98eff7a927fb2359dc1ec5..f2a713d0bee2f60a287bf72a3e1a4e34ad524b62 100644 (file)
@@ -13,7 +13,6 @@
 #include "tegra210-common.h"
 
 /* High-level configuration options */
-#define V_PROMPT                       "Tegra210 (P2371-0000) # "
 #define CONFIG_TEGRA_BOARD_STRING      "NVIDIA P2371-0000"
 
 /* Board-specific serial config */
@@ -60,7 +59,4 @@
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
-/* Crystal is 38.4MHz. clk_m runs at half that rate */
-#define COUNTER_FREQUENCY      19200000
-
 #endif /* _P2371_0000_H */