]> git.sur5r.net Git - u-boot/blobdiff - include/configs/p2371-2180.h
armv8/ls1043a: Enable secondary cores
[u-boot] / include / configs / p2371-2180.h
index 378d5a905e939155c7e43d5e2eccdd2e073b97d3..3bdf1961a317270469dec68539a7a26eb016211e 100644 (file)
@@ -13,7 +13,6 @@
 #include "tegra210-common.h"
 
 /* High-level configuration options */
-#define V_PROMPT                       "Tegra210 (P2371-2180) # "
 #define CONFIG_TEGRA_BOARD_STRING      "NVIDIA P2371-2180"
 
 /* Board-specific serial config */
@@ -60,6 +59,7 @@
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
-#define COUNTER_FREQUENCY      38400000
+/* Crystal is 38.4MHz. clk_m runs at half that rate */
+#define COUNTER_FREQUENCY      19200000
 
 #endif /* _P2371_2180_H */