summaryrefslogtreecommitdiff
path: root/po/pt/preparing.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt/preparing.po')
-rw-r--r--po/pt/preparing.po43
1 files changed, 6 insertions, 37 deletions
diff --git a/po/pt/preparing.po b/po/pt/preparing.po
index 8da3da5f0..874ebd945 100644
--- a/po/pt/preparing.po
+++ b/po/pt/preparing.po
@@ -2662,8 +2662,7 @@ msgstr ""
#. Tag: title
#: preparing.xml:1706
-#, fuzzy, no-c-format
-#| msgid "Setting the ethernet MAC address in U-Boot"
+#, no-c-format
msgid "Setting the ethernet MAC address in U-Boot"
msgstr "Definir o endereço MAC de ethernet em U-Boot"
@@ -2730,14 +2729,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1736
-#, fuzzy, no-c-format
-#| msgid ""
-#| "On systems using U-Boot as system firmware, the ethernet MAC address is "
-#| "placed in the <quote>ethaddr</quote> environment variable. It can be "
-#| "checked at the U-Boot command prompt with the command <quote>printenv "
-#| "ethaddr</quote> and can be set with the command <quote>setenv ethaddr ca:"
-#| "ff:ee:12:34:56</quote>. After setting the value, the command "
-#| "<quote>saveenv</quote> makes the assignment permanent."
+#, no-c-format
msgid ""
"On systems using U-Boot as system firmware, the ethernet MAC address is "
"placed in the <quote>ethaddr</quote> environment variable. It can be checked "
@@ -2755,21 +2747,13 @@ msgstr ""
#. Tag: title
#: preparing.xml:1747
-#, fuzzy, no-c-format
-#| msgid "Kernel/Initrd/Device-Tree relocation issues in U-Boot"
+#, no-c-format
msgid "Kernel/Initrd/Device-Tree relocation issues in U-Boot"
msgstr "Problemas de relocação do Kernel/Initrd/Device-tree no U-Boot"
#. Tag: para
#: preparing.xml:1748
-#, fuzzy, no-c-format
-#| msgid ""
-#| "On some systems with older U-Boot versions there can be problems with "
-#| "properly relocating the Linux kernel, the initial ramdisk and the device-"
-#| "tree blob in memory during the boot process. In this case, U-Boot shows "
-#| "the message <quote>Starting kernel ...</quote>, but the system freezes "
-#| "afterwards without further output. These issues have been solved with "
-#| "newer U-Boot versions from v2014.07 onwards."
+#, no-c-format
msgid ""
"On some systems with older U-Boot versions there can be problems with "
"properly relocating the Linux kernel, the initial ramdisk and the device-"
@@ -2787,17 +2771,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1757
-#, fuzzy, no-c-format
-#| msgid ""
-#| "If the system has originally used a U-Boot version older than v2014.07 "
-#| "and has been upgraded to a newer version later, the problem might still "
-#| "occur even after upgrading U-Boot. Upgrading U-Boot usually does not "
-#| "modify the existing U-Boot environment variables and the fix requires an "
-#| "additional environment variable (bootm_size) to be set, which U-Boot does "
-#| "automatically only on fresh installations without existing environment "
-#| "data. It is possible to manually set bootm_size to the new U-Boot's "
-#| "default value by running the command <quote>env default bootm_size; "
-#| "saveenv</quote> at the U-Boot prompt."
+#, no-c-format
msgid ""
"If the system has originally used a U-Boot version older than v2014.07 and "
"has been upgraded to a newer version later, the problem might still occur "
@@ -2821,12 +2795,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1768
-#, fuzzy, no-c-format
-#| msgid ""
-#| "Another possibility to circumvent relocation-related problems is to run "
-#| "the command <quote>setenv fdt_high ffffffff; setenv initrd_high "
-#| "0xffffffff; saveenv</quote> at the U-Boot prompt to completely disable "
-#| "the relocation of the initial ramdisk and the device-tree blob."
+#, no-c-format
msgid ""
"Another possibility to circumvent relocation-related problems is to run the "
"command <quote>setenv fdt_high ffffffff; setenv initrd_high 0xffffffff; "