I recently gave some coreboot training and told people to clone the git repository using this command:
git clone http://review.coreboot.org/coreboot
However, this coreboot.org page (http://www.coreboot.org/Download_coreboot) says to use:
git clone http://review.coreboot.org*/p*/coreboot
Is there a difference in these two? There is no difference in the end result of the clone (the retrieved file set).
Thanks! -- Steve G.